/*整体开始*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; } /*为了照顾ie6 链接图片有边框*/
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle; }
 select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:12px; color:#333;font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体","SimSun","宋体";}
a { color:#333; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }
html {
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust: 100%;
}

video embed, video object, video iframe {
width: 100%;
height: auto;
}
		*{
			margin:0px;
			padding:0px;
		}
		div{
			display:block;
		}
		body{
			background:#fbede0;
		}
		html{
			color:#666;
		}
		html,body{
			width: 100%;
		}
		.news_cont ul li a:hover{
			color:#bb0202;
		}
		.news2_cont ul li a:hover{
			color:#bb0202;
		}
/*banner*/
.wl-banner{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.swiper-container1{
	width:100%;
	background: #fff;
}
.swiper-container1 .swiper-slide img{
	width:100%;
	max-width:100%;
}
/*导航*/
.sp_nav_xjb{
	display:none;
}
.header {
    background: #fff;
    width: 100%;
    height:75px;
    position:relative;
}
.con{
	width:1000px;
	height:75px;
	margin:0 auto;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8;
    color: #222;
    word-wrap: break-word;
    position:relative;
}
.logo {
    width: 400px;
    height:70px;
    float: left;
    padding:13px 0px 0px 0px;
}
.logo img{
	width:100%;
}
.nav {
    float: right;
    width:596px;
    height:70px;
	margin-top:16px;
}
.nav .cur a{
	color:#bb0202;
}
.nav li {
    float: left;
    width: 75px;
    line-height:65px;
    font-size: 15px;
    text-align: center;
    position: relative;
}
.nav li:first-child{
	width:70px;
}
.nav li a {
    font-weight: bold;
    color: #333;
}
.nav li .childs {
    top: 30px;
    position: absolute;
    left:0px;
    z-index: 1000;
    width:85px;
    overflow: hidden;
    display: none;
    padding-top:30px;
}
.nav li .childs li {
    width: 85px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    background:rgb(255,255,255);
}
.nav li .childs li:first-child{
	border-top: 3px solid #b20a0a;
}
.childs li a {
    font-weight: normal;
    color: #333;
	font-size:13px;
}
.childs li a:hover{
	color:#b20a0a;
}
.wl_wx{
	width: 23px;
	height: 19px;
	position: absolute;
	top:20px;
	right:50px;
	display:none;
}
.wl_wx img{
	width:100%;
	height: 100%;
	display: block;
}
/* main */
.main{
	width:100%;
}
.main1{
	width:1000px;
	background:#fff;
	overflow: hidden;
	padding:5px;
	margin:0 auto;
	border-bottom:1px solid #999;
}
/* 左侧 */
.main_l{
	width:66.66%;
 float:left;
 padding-left:5px;
 box-sizing: border-box;
}
/* 集团要闻 */
.wl_news{
	width:100%;
}
.wl_news .news_tit{
	width: 100%;
	border-top:1px solid #999;
	color:#333;
	font-size:20px;
	padding:10px 20px 10px 0px;
	box-sizing: border-box;
}
.news_tit a{
	width:12px;
	height: 19px;
	display: block;
	float: right;
	background: url(../images/wl_icon.png) no-repeat;
}
.news1{
	width:100%;
	overflow: hidden;
}
.xcfz_nleft{
	width:300px;
	height:200px;
	float:left;
}
.swiper-container{
    width: 100%;
    float: left;
    height: 100%;
}
.swiper-container .swiper-slide{
	position: relative;
	overflow: hidden;
}
.xcfz_nleft p{
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.5);
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 13px;
}
.xcfz_nleft p a{
	color:#fff;
	width:80%;
	display:block;
}
.swiper-container .swiper-pagination {
    width: 20%;
    text-align: center;
    left: 80%;
}
/* 右 */
.news_cont{
	width:50%;
	float:right;
	margin-left:0px;
}
.news_cont ul{
	width:90%;
}
.news_cont ul li{
	width:100%;
	height:24px;
	line-height:24px;
	font-size: 13px;
	overflow: hidden;
}
.news_cont ul li a{
	color: #0b0b0b;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wl_news2{
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #999;
	margin-bottom: 5px;
}
.wl_news2 .news2_cont{
	float: left;
	width: 50%;
}
.wl_news2 .news2_cont:nth-child(2){
	width:50%;
}
.news2_cont .news2_tit{
	width: 100%;
	color:#272727;
	font-size:20px;
	padding:12px 15px 12px 0px;
	box-sizing: border-box;
}
.news2_cont .news2_tit a{
	width:12px;
	height: 19px;
	display: block;
	float: right;
	background: url(../images/wl_icon.png) no-repeat;
}
.news2_cont ul{
	width:90%;
}
.news2_cont ul li{
	width:100%;
	height:24px;
	line-height:24px;
	font-size: 13px;
	overflow: hidden;
}
.news2_cont ul li a{
	color: #0b0b0b;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_banner{
	width:98%;
	height:74px;
}
.news_banner img{
	width:100%;
	height: 100%;
}
/* 右侧 */
.main_r{
	width:33.33%;
	float:left;
}
.main_r ul{
	width: 100%;
}
.main_r ul li{
	width: 33.33%;
	height: 163px;
	list-style: none;
	padding:0px 5px 5px 0px;
	box-sizing:border-box;
	float: left;
	overflow:hidden;
}
.main_r ul li:nth-child(3n){
	margin-right: 0px;
}
.main_r ul li a{
	width:100%;
	height:100%;
	display:block;
	overflow: hidden;
}
.main_r ul li img{
	width: 100%;
	height: 100%;
	transition: transform 0.3s;
}
.main_r ul li:hover img{
	transform: scale(1.1,1.1);
}
/* 精品推荐 */
.wl_zyyw{
	width:100%;
}
.wl_zyyw1{
	width:1000px;
	padding:5px;
	margin:0 auto;
	background:#fff;
}
.wl_zyyw1 .wl_tit{
	width: 100%;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
}
.wl_tit img{
	width:70%;
}
.wl_zyyw1 ul{
	width:100%;
	overflow: hidden;
}
.wl_zyyw1 ul li{
	width:33.33%;
	overflow: hidden;
	padding:5px;
	box-sizing:border-box;
	float:left;
}
.zyyw_t{
	width:100%;
	height:230px;
	display: block;
	overflow:hidden;
	position: relative;
}
.wl_zyyw1 ul li .zyyw_tu{
	width:100%;
	height:100%;
	overflow:hidden;
}
.wl_zyyw1 ul li:nth-child(3),.wl_zyyw1 ul li:nth-child(6),.wl_zyyw1 ul li:nth-child(9),.wl_zyyw1 ul li:nth-child(12),.wl_zyyw1 ul li:nth-child(15){
	margin-right: 0;
}
.zyyw_tu img{
	width:100%;
	height:100%;
    margin: 0 auto;
    transition: transform 0.3s;
}
.zyyw_tu:hover img{
	transform: scale(1.03,1.03);
}
.wl_zyyw1 ul li p{
	position: absolute;
    bottom: 0;
    background:rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 45px;
    line-height:45px;
    color:#fff;
    font-size:16px;
    padding:0px 20px;
    box-sizing:border-box;
}
.wl_zyyw1 ul li p:hover{
	background:rgba(204, 0, 0, 1);
}
.wl_zyyw2{
	width:1000px;
	padding:5px;
	margin:0 auto;
	background:#fff;
}
.swiper-container2{
	width:100%;
	overflow:hidden;
}
/* 网上展馆 */
.wl_page{
	width:100%;
}
.wl_page1{
	width:1000px;
	padding: 20px 5px;
	margin:0 auto;
	background: #fff;
}
.wl_page1 ul{
	width:100%;
	overflow: hidden;
	margin-top:10px;
}
.wl_page1 ul li{
	width:16.6%;
	overflow: hidden;
	padding:5px;
	box-sizing:border-box;
	float:left;
}
.wl_page1 ul li .page_tu{
	width:100%;
	height:100%;
	text-align:center;
}
.wl_page1 ul li p{
    width: 100%;
    height: 50px;
    line-height:50px;
    color:#333;
    font-size:14px;
    text-align:center;
}
.wl_page1 ul li:hover p{
	color:#cc0000;
}
/* 底部 */
.wl_bot{
    font-size: 12px;
    background: #555f6c;
    color: #ffffff;
    padding: 10px;
    text-align:center;
}
.wl_bot span {
    display: inline-block;
    padding: 10px;
    color: #ffffff;
}
.wl_bot a {
    color: #ffffff;
}
/*微信二维码*/
.pt {
    position: absolute;
    text-align: left;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCFCF;
    box-shadow: 0 0 2px 2px rgb(0 0 0 / 10%);
    z-index: 2209;
    width: auto;
    height: auto;
    display: none;
}
.pt .cont {
    height: auto;
    overflow-y: auto;
    background-color: #FFFFFF;
    padding: 10px;
}
.pt-up .in {
    border-color: transparent transparent #FFFFFF;
    border-width: 0 6px 7px;
    left: 29px;
    top: -7px;
}
.pt .out, .pt .in {
    display: block;
    font-family: simsun;
    font-size: 0;
    height: 0;
    overflow: visible;
    position: absolute;
    width: 0;
}
.pt-up .out, .pt-up .in {
    border-style: dashed dashed solid;
}
.pt-up .out {
    border-color: transparent transparent #CFCFCF;
    border-width: 0 7px 8px;
    left: 28px;
    top: -8px;
}
/* 手机版导航 */
.fz_xpdh{
	display:none;
}
@media (min-width: 640px) and (max-width:1200px){
        body{
            min-width:1200px;
        }
    }
/*手机版*/
@media screen and (max-width: 640px){
.header{
	display: none;
}
	/*手机屏幕导航*/
.fz_xpdh{
    display:block;
    position:absolute;
    top:0;
}
.sp_header{height:50px;overflow:hidden;background:rgba(255,255,255,0.8);position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#bb0202;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9999;background:#fff;width:100%;height:calc(100% - 380px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display:block;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:80%}
.sjj_nav ul li ul li a{color:#666;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#2b479b;}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sp_nav_xjb{
	display:block;
}
/* banner */
.swiper-container1{
	margin-top: 50px;
}
/* 集团要闻 */
.wl_news2 .news2_cont:nth-child(2){
	margin-left: 0;
}
.main1{
	width:100%;
	padding: 20px 20px 10px 20px;
	box-sizing: border-box;
}
.main_l{
	width:100%;
}
.news_cont{
	width: 100%;
	margin-left: 0;
}
.news_banner{
	width: 100%;
	height:48px;
}
.main_r{
	width:100%;
}
.main_r ul{
	margin-top: 20px;
}
.main_r ul li{
	width:32%;
	margin-right: 2%;
	height:160px;
}
.wl_zyyw1{
	width:100%;
	padding: 20px 20px 10px 20px;
	box-sizing: border-box;
}
.wl_zyyw1 .wl_tit{
	overflow: hidden;
}
.wl_tit img{
	width:200%;
	left:50%;
	margin-left:-50%;
}
.zyyw_t{
	height:75px;;
}
.wl_zyyw1 ul li{
	margin-top: 12px;
}
.wl_page1{
	width:100%;
	padding: 20px 20px 10px 20px;
	box-sizing: border-box;
}
.wl_page1 ul li{
	width:16.66%;
	float: left;
	padding:2px;
}
.wl_page1 ul li p{
	font-size:12px;
	margin-top:10px;
	line-height:20px;
}
.wl_news2 .news2_cont{
	width:100%;
}
.wl_news2 .news2_cont:nth-child(2){
	width:100%;
}
.xcfz_nleft{
	width:100%;
}
.news2_cont .news2_tit{
	padding: 12px 0px 12px 0px;
}
.wl_zyyw1 ul li p{
	height:30px;
	line-height:30px;
	font-size:14px;
}
.page_tu img{
	width:60%;
	height:30px;
}
.wl_page1 ul li a{
	width:100%;
	height:100%;
	display:block;
}
.wl_zyyw2{
    width: 100%;
    padding: 20px 20px 10px 20px;
    box-sizing: border-box;
}
.wl_zyyw2 img{
    width: 100%;
    height: 40px;
}
}